projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73d0b20
)
%c and %l constructs are now ignored in frame-title-format.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 13 Oct 2006 14:26:25 +0000
(14:26 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 13 Oct 2006 14:26:25 +0000
(14:26 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index c1b5c09075e8337eebe1dcb889d94c062d8f2e01..0b747d9059471399b7a49ad3266265fa5d444083 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-908,6
+908,12
@@
Such individual settings are now preserved when windows are split
horizontally or vertically, a saved window configuration is restored,
or when the frame is resized.
++++
+*** The %c and %l constructs are now ignored in frame-title-format.
+Due to technical limitations in how Emacs interacts with windowing
+systems, these constructs often failed to render properly, and could
+even cause Emacs to crash.
+
** Cursor display changes:
+++